Welcome![Sign In][Sign Up]
Location:
Search - matlab F

Search list

[source in ebookF-ULMS

Description: 实现自适应算法,利用IIR滤波器实现的,具有克服有源噪声声反馈的能力-Realize adaptive algorithm using IIR filter realized with active noise to overcome the ability of acoustic feedback
Platform: | Size: 1024 | Author: liuhong | Hits:

[Mathimatics-Numerical algorithmssldemo_f14

Description: This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot s stick pitch command as the set point for the aircraft s pitch attitude and uses aircraft pitch angle and pitch rate to determine commands. A simplified Dryden wind gust model is incorporated to perturb the system.
Platform: | Size: 11264 | Author: wanghuixia | Hits:

[Multimedia programImage_Filt

Description: % Image_Filt Performs linear and nonlinear spatial filtering. % F = Image_Filt(G, TYPE, M, N, PARAMETER) performs spatial filtering % of image G using a TYPE filter of size M-by-N. Valid calls to % Image_Filt are as follows: - Image_Filt Performs linear and nonlinear spatial filtering. F = Image_Filt (G, TYPE, M, N, PARAMETER) performs spatial filtering of image G using a TYPE filter of size M-by-N. Valid calls to Image_Filt are as follows:
Platform: | Size: 1024 | Author: allen | Hits:

[matlabfinalreport

Description: matlab实现的多个基础程序和报告并有流程图(1) 绘出正弦信号波形及频谱。 (2) 单极性归零(RZ)波形及其功率谱,占空比为50%。 (3) 升余弦滚降波形的眼图及其功率谱。滚降系数为0.5。发送码元取值为0、2。 (4) 最佳基带系统的Pe~Eb\No曲线,升余弦滚降系数a=0.5,取样值的偏差是Ts/4。 (5) Pe~Eb\No,升余弦滚降系数a=0.5,取样时间无偏差,但信道是多径信道,C(f)=abs(1-0.5*exp(-j*2*pi*f*dt)),dt=Ts/2。 (6) 仿真数字基带传输系统,包括输入、输出信号波形及其功率谱,眼图(升余弦滚降系数a=0.5),Pe~Eb\No曲线,取样时间无偏差。 -matlab realize a number of the basis of procedures and reports and have flow chart (1) mapped sinusoidal signal waveform and spectrum. (2) unipolar return-to-zero (RZ) waveform and its power spectrum, 50 duty cycle. (3) Raised Cosine rolloff waveform eye diagram and power spectrum. Roll-off factor of 0.5. Send code values for the 0,2 million. (4) the best base-band system Pe ~ EbNo curve, raised cosine roll-off factor a = 0.5, sampling bias is the value of Ts/4. (5) Pe ~ EbNo, raised cosine roll-off factor a = 0.5, sampling time deviation, but the channel is a multipath channel, C (f) = abs (1-0.5* exp (-j* 2* pi* f* dt)), dt = Ts/2. (6) Simulation of digital baseband transmission system, including input and output signal waveforms and power spectrum, eye diagram (raised cosine roll-off factor a = 0.5), Pe ~ EbNo curve, sampling time deviations.
Platform: | Size: 311296 | Author: dongming | Hits:

[matlabbiaoshiyushengcheng

Description: 实验内容 信号与系统试验报告 自己的作业 1.设有两个信号: 要求x(t)和h(t)采样形成离散序列, 参数选择如下: 采样率Δ=4ms, 频率f=30Hz, a=2f2ln(M), M=2.5 在MATLAB下实现连续信号离散化, 并绘制出离散形式的信号波形。 -Experimental signal and system test the contents of the report of one
Platform: | Size: 53248 | Author: 凤凰 | Hits:

[matlabDFT

Description: 信号与系统试验报告 离散傅立叶变换(DFT)和频谱分析 一、实验内容 1、实验题目 (1)编写DFT、IDFT程序,并验证其正确性(提示:可利用冲激函数进行验证)。 (2)计算信号f(t)=e-at2sin(2∏ft)的离散傅立叶变换(DFT),求其振幅谱,相位谱、振幅最大值对应的频谱(检测主频)以及对发f(t)进行DFT变换的结果实现IDFT变换,并画出图形。 参数选择如下:频率f =30HZ,a=f 2㏑(M),M=2.5 2、通过实验理解信号振幅谱、相位谱的物理意义,掌握DFT、IDFT算法的实现方法。
Platform: | Size: 56320 | Author: 凤凰 | Hits:

[transportation applicationsF16model

Description: F-16 数学模型,matlab应用。 需安装simulink-F-16 mathematical model, matlab application. Need to install simulink
Platform: | Size: 422912 | Author: wang | Hits:

[AI-NN-PRIA

Description: 一个基于Matlab的人工免疫算法%Immune Algorithm based on the immune network model for function f(x1,x2) optimum-Matlab-based artificial immune algorithm Immune Algorithm based on the immune network model for function f (x1, x2) optimum
Platform: | Size: 5120 | Author: tangkezong | Hits:

[Special Effectstorrsam

Description: 三维重构的程序,包括角点检测,匹配,F矩阵的计算等-Three-dimensional reconstruction procedures, including corner detection, matching, F matrix calculation
Platform: | Size: 2158592 | Author: xing | Hits:

[Crack Hacksamples_figures

Description: Smart antennas for wireless communication - With MATLAB (Gross F.B. - 2005 - McGraw-Hill)-Smart antennas for wireless communication- With MATLAB (Gross F.B.- 2005- McGraw-Hill)
Platform: | Size: 53248 | Author: redsun | Hits:

[matlabFAQ

Description: matlab 问题集,所有matlab的问题收集-matlab questions, all of matlab problem of collection
Platform: | Size: 386048 | Author: 张正 | Hits:

[matlabnewton_raphson

Description: Newton-Raphson算法 介绍 在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。 由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。 同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。 -err
Platform: | Size: 1024 | Author: 杨霄 | Hits:

[Special EffectsPSF

Description: 本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的 性能效果进行了仿真分析。 1.图像去噪MATLAB仿真程序.m 2.图像点扩展函数获取MATLAB仿真程序.m 3.约束最小二乘法图像复原MATLAB仿真程序.m
Platform: | Size: 3778560 | Author: 刘赛 | Hits:

[Mathimatics-Numerical algorithmsoptimizearithmetic

Description: 几个常用的优化算法的C程序和MATLAB代码,D F P变尺度法子程序,Powell法子程序,黄金分割法子程序,进退法子程序,外点惩罚函数法子程序等。-Several commonly used optimization algorithm of C procedures and MATLAB code, DFP variable metric method procedures, Powell method procedures, golden section method procedures, advance and retreat method procedures, outside the points penalty function method procedures.
Platform: | Size: 15360 | Author: lixiao | Hits:

[Graph Recognizehough

Description: 利用hough进行直线检测.f,dtheta,drho分别为图象,角度步长和直线到原点距离步长.h为投票矩阵-脌没脫脙hough 陆 酶脨脨脰 卤 脧脽 录 矛 虏 芒.f, dtheta, drho 脰 卤 冒脦 陋 脥 录 脧贸, 陆 脟 露 脠 虏陆鲁陇潞 脥脰 卤 脧脽渭 陆 脭渭茫 戮 脿脌毛 虏陆鲁陇. h脦 陋 脥 露 脝 卤 戮 脴脮贸
Platform: | Size: 1024 | Author: 华思雨 | Hits:

[AI-NN-PRGA

Description: 介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工具箱在解决函数优化问题上的有效性和实用性。-Introduce a genetic algorithm to solve the basic principle and flow in detail Matlab genetic algorithm toolbox to use, and by using genetic algorithm toolbox for a typical function optimization problems to solve, the validity of the toolbox in solving function optimization problems on the effectiveness and practicality.
Platform: | Size: 51200 | Author: 崔艳 | Hits:

[matlabfft_mex

Description: 用Matlab与C的混合编程写的FFT(快速傅立叶变换)算法,具有运算快,易于使用和理解的优点。-Using Matlab and C programming to write a mixture of the FFT (Fast Fourier Transform) algorithm, with the operator fast, easy to use and understand the advantages.
Platform: | Size: 3072 | Author: Tang Ketan | Hits:

[matlabtorr3D

Description: 只是 Torr 的3D 重建工具箱,里面有细致的MATLAB代码与PDF说明文档,很好用-Torr is the 3D reconstruction of the toolbox, which has detailed MATLAB code and PDF documentation, good use
Platform: | Size: 2145280 | Author: Zhang hongyan | Hits:

[matlabFPE

Description: 按FPE定阶的 源程序:fpe.cpp M序列:M序列.txt 白噪声:Gauss.txt 程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。 程序运行结果如下: n: 1 判断阶次FPE的值: 0.0096406 -0.481665 1.07868 n: 2 判断阶次FPE的值: 0.00875755 -0.446739 0.00498181 1.07791 0.0527289 n: 3 判断阶次FPE的值: 0.0087098 -0.459433 0.120972 -0.0569228 1.07814 0.0390757 0.116982 n: 4 判断阶次FPE的值: 0.000396884 -0.509677 0.4501 -0.200906 0.0656188 1.07991 -0.0156362 0.442989 0.0497236 n: 5 判断阶次FPE的值: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771 n: 6 判断阶次FPE的值: 3.23349e-007 -1.14659 0.76933 -0.487651 0.329676 -0.10377 -0.00440907 1.07999 -0.703574 0.447253 -0.235282 0.113587 0.00479688 从以上结果可以看出,当n=5时,fpe值最小,所以这时的模型阶次和参数估计值为最优结果: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771-err
Platform: | Size: 217088 | Author: 陈栋 | Hits:

[GUI Developfern

Description: This routine draws Barnsley s fern, The transformations for the fern are each in the form T(x,y = (a*x+b*y+e, c*x+d*y+f). If the probability that a particular transformation T is selected is p, you can characterize each transformation by providing the values of a,b,c,d,e,f, and p, in that order. -This routine draws Barnsley s fern, The transformations for the fern are each in the form T (x, y = (a* x+ B* y+ E, c* x+ D* y+ F). If the probability that a particular transformation T is selected is p, you can characterize each transformation by providing the values of a, b, c, d, e, f, and p, in that order.
Platform: | Size: 1024 | Author: allenzhu | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »

CodeBus www.codebus.net